home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat3
/
pertrans.3
< prev
next >
Wrap
Text File
|
1999-09-16
|
406b
|
67 lines
pertrans(G) Scilab Function pertrans(G)
NAME
pertrans - pertranspose
CALLING SEQUENCE
[Y]=pertrans(X)
PARAMETERS
X : real or complex matrix
Y : real or complex matrix
DESCRIPTION
Y=pertrans(X) returns the pertranspose of X, i.e. the symmetric of X w.r.t
the second diagonal (utility function).